home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1995 / MacHack 1995.toast / Presentations / Presentations ’91 / MPW Stand-Alone Libraries / BuildEverything.make next >
Text File  |  1991-06-21  |  205b  |  6 lines

  1. MABuild MakeSA; cp -y ":.non-debug files:MakeSA" :
  2. asm SARuntime.a -case obj -o SARuntime.o
  3. buildprogram CPlusXCMD
  4. MakeSA -S -mn 'CPlusAlone' -mt 'XCMD' CPlusXCMD.xcmd
  5. rez -o "MPToolBox" -a "MoveXCMD.rez"
  6.